@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public static class TaccuinoType.OsservazioniPersonali.SegniSintomi.Dolori.Dolore.Descrizione extends Object
Classe Java per anonymous complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType>
<simpleContent>
<extension base="<urn:taccuino:common>string1_256">
<attribute name="codeSystem" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemName" type="{urn:taccuino:common}string1_200" />
<attribute name="codeSystemVersion" type="{urn:taccuino:common}decimal3_2" />
<attribute name="code" type="{urn:taccuino:common}string1_200" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
code |
protected String |
codeSystem |
protected String |
codeSystemName |
protected BigDecimal |
codeSystemVersion |
protected String |
value |
| Constructor and Description |
|---|
Descrizione() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Recupera il valore della proprietà code.
|
String |
getCodeSystem()
Recupera il valore della proprietà codeSystem.
|
String |
getCodeSystemName()
Recupera il valore della proprietà codeSystemName.
|
BigDecimal |
getCodeSystemVersion()
Recupera il valore della proprietà codeSystemVersion.
|
String |
getValue()
Recupera il valore della proprietà value.
|
void |
setCode(String value)
Imposta il valore della proprietà code.
|
void |
setCodeSystem(String value)
Imposta il valore della proprietà codeSystem.
|
void |
setCodeSystemName(String value)
Imposta il valore della proprietà codeSystemName.
|
void |
setCodeSystemVersion(BigDecimal value)
Imposta il valore della proprietà codeSystemVersion.
|
void |
setValue(String value)
Imposta il valore della proprietà value.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected String value
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected String codeSystem
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected String codeSystemName
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected BigDecimal codeSystemVersion
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected String code
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public String getValue()
String@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setValue(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public String getCodeSystem()
String@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setCodeSystem(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public String getCodeSystemName()
String@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setCodeSystemName(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public BigDecimal getCodeSystemVersion()
BigDecimal@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setCodeSystemVersion(BigDecimal value)
value - allowed object is
BigDecimal@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public String getCode()
StringCopyright © 2024. All rights reserved.